BREAKING CHANGE for 2021.2
The following are breaking changes for the 2021.2 release.
API Removal
The table below shows a list of APIs that have been removed from the Email adapter. This list represents all APIs removed in the 2021.2 release.
What should I do?
Review any custom apps and adapters that might reference any APIs on the list and change them to the replacement call (or remove them if no replacement call is given.) Workflows using these tasks should be automatically migrated to use the replacement call.
Removed APIs
API | Description | Deprecation Release | Actual Removal Release | Replacement |
---|---|---|---|---|
Exposed as a task to send an email. | 2020.1 | 2021.2 | mailWithOptions |